Skip to content

feat(processors): store update members#171

Open
bengineer42 wants to merge 15 commits intodojoengine:mainfrom
bengineer42:add-update-members
Open

feat(processors): store update members#171
bengineer42 wants to merge 15 commits intodojoengine:mainfrom
bengineer42:add-update-members

Conversation

@bengineer42
Copy link
Contributor

No description provided.

@Larkooo Larkooo changed the title Add update members feat(processors): store update members Jul 8, 2025
.await
.unwrap();

let res = account
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might wanna make multiple updates and verify that the latest state is the latest one.


let world_reader = WorldContractReader::new(world_address, Arc::clone(&provider));

let tempfile = NamedTempFile::new().unwrap();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to check that the state of the model from the DB is the correct one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants